home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #6 / Net_2002_06.iso / intro.exe / scripts / DefineButton2_104 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2002-05-01  |  76 b   |  5 lines

  1. on(press){
  2.    loadMovieNum("play06.swf",0,"GET");
  3.    stopAllSounds();
  4. }
  5.